It is just a standard part of the qualitative analysis of nonlinear differential equations. Usually you cannot get the 'closed' solutions in terms of familiar functions that you can for linear equations. However you can generally get a good qualitative idea.
Usually the first step is to find the 'stationary points', that is the points where all the first derivatives with respect to time are zero. There is usually one, but there may be more. Their existence may depend on the values of the parameters of the equation. At certain values of these, new stationary points may come into existence or vanish corresponding to a qualitative change in the behaviour which is a hallmark of non-linearity.
Then usually you transform the equation so as to make a stationary point a zero point (that is for example for two variables the .point (0, 0). Then ignore the nonlinear terms and you have an approximation to the behaviour near to (0, 0). The most important thing is whether these points are attractive or repulsive, i.e. eigenvalues negative or positive, just like you have already learned and maybe forgotten https://www.physicsforums.com/cid:F4D2AA33-AD19-4BFB-84AB-4FF46835381F@home for linear differential equations. (Can be attractive in one dimension, repulsive in another.) If the point is attractive/repulsing locally, in the linear approximation, so will it be for the full equation for some way out at least. In the case of linear differential equations there is a single stationary point which is either attractive or responsive over infinite distance, or over the physically possible distance. Whereas the attractive or repulsion range of non-linear equation may be only finite. (A stationary point may be surrounded by a limit cycle for example, but the linear analysis by itself does not tell you that one way or the other.)
The way you build up a qualitative picture of the behaviour of a non-linear differential equation combining this analysis and other tricks is quite reminiscent of curve sketching - the way you build up an understanding of the shape of a curve from bits of calculation in elementary calculus. To get the exact solutions, which as I said most often cannot be done analytically, you use a numerical DE solving routine or app. SP analysis however is very useful in telling you what are the parameter ranges in which the nonlinear behaviour of interest occurs - otherwise you would have to explore a perhaps large parameter range inefficiently by computer experiment.